'DeclarationPublic Function New( _ ByVal ParamArray propertyItemsName() As String _ )
'UsageDim propertyItemsName() As String Dim instance As New DependsOnAttribute(propertyItemsName)
public DependsOnAttribute( params string[] propertyItemsName )
Parameters
- propertyItemsName